-
Home
-
WooCommerce Admin
-
3.0.1
-
Code
-
Classes
- TaskLists
| Total Complexity |
33 |
| Dependencies |
4 |
| Dependents |
5 |
| Total lines |
266 |
| Lines of code |
134 |
| Logical lines of code |
58 |
| Comment lines |
85 |
| Methods |
14 |
| Properties |
3 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_task() |
S |
56 |
7 |
19 |
| set_active_task() |
S |
63 |
3 |
11 |
| maybe_add_default_tasks() |
S |
62 |
3 |
11 |
| init_tasks() |
S |
65 |
3 |
9 |
| maybe_add_extended_tasks() |
S |
68 |
3 |
7 |
| get_list() |
S |
67 |
3 |
8 |
| init_default_lists() |
S |
55 |
1 |
24 |
| instance() |
S |
71 |
2 |
6 |
| add_list() |
S |
65 |
2 |
9 |
| add_task() |
S |
65 |
2 |
9 |
| init() |
S |
70 |
1 |
6 |
| get_lists() |
S |
80 |
1 |
3 |
| clear_lists() |
S |
76 |
1 |
4 |
| get_visible() |
S |
69 |
1 |
8 |